[INFO] cloning repository https://github.com/nityc-d-robo/controllers
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nityc-d-robo/controllers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnityc-d-robo%2Fcontrollers", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnityc-d-robo%2Fcontrollers'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] abf92c4e6146118e9d3dd5b1a7a0d2ef889569ca
[INFO] testing nityc-d-robo/controllers against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnityc-d-robo%2Fcontrollers" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nityc-d-robo/controllers
[INFO] finished tweaking git repo https://github.com/nityc-d-robo/controllers
[INFO] tweaked toml for git repo https://github.com/nityc-d-robo/controllers written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nityc-d-robo/controllers on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nityc-d-robo/controllers already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 32113e5ee19536fed5d883047dccc5580d2fdec4fdb3a068d3fa17652a787fe0
[INFO] running `Command { std: "docker" "start" "-a" "32113e5ee19536fed5d883047dccc5580d2fdec4fdb3a068d3fa17652a787fe0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32113e5ee19536fed5d883047dccc5580d2fdec4fdb3a068d3fa17652a787fe0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32113e5ee19536fed5d883047dccc5580d2fdec4fdb3a068d3fa17652a787fe0", kill_on_drop: false }`
[INFO] [stdout] 32113e5ee19536fed5d883047dccc5580d2fdec4fdb3a068d3fa17652a787fe0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 60952fce904826403ff95030a4fe0a691de4b01967ae18987d59797f480cddb4
[INFO] running `Command { std: "docker" "start" "-a" "60952fce904826403ff95030a4fe0a691de4b01967ae18987d59797f480cddb4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling safe_drive v0.4.3
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling controllers v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.24s
[INFO] running `Command { std: "docker" "inspect" "60952fce904826403ff95030a4fe0a691de4b01967ae18987d59797f480cddb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60952fce904826403ff95030a4fe0a691de4b01967ae18987d59797f480cddb4", kill_on_drop: false }`
[INFO] [stdout] 60952fce904826403ff95030a4fe0a691de4b01967ae18987d59797f480cddb4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e21d9c41782aae1c0388874f9210198c788e04dcc27d6836e18706ac01a05691
[INFO] running `Command { std: "docker" "start" "-a" "e21d9c41782aae1c0388874f9210198c788e04dcc27d6836e18706ac01a05691", kill_on_drop: false }`
[INFO] [stderr]    Compiling controllers v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcR8oall/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsafe_drive-f934c6a7583cac8e,libsignal_hook-ed711ed13eae0cb1,libsignal_hook_registry-5c87cfbf6bbdad16,libcrossbeam_channel-45eb058a2635d08a,libcrossbeam_utils-05ce31a19a8c90f8,libregex-2802001f77551517,libregex_automata-cb0ff38abfcfe3ab,libaho_corasick-6e9abec44e58222d,libregex_syntax-3a1fc10fb0bb10d0,libnum_traits-d43ac97882999dbc,libonce_cell-24c5d665b6879050,libfutures-2b991ce05afca573,libfutures_executor-4fbd8d6a2c40fe94,libfutures_util-862c89481a358029,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-832f9c384c35324f,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-7288ace658af78d0,libparking_lot-0270d783428d5a0e,libparking_lot_core-54284ab1e9b3e6c6,liblibc-ae7c44f539cff960,libcfg_if-33ef6c02a07f9fec,libsmallvec-8045c56aeb050430,liblock_api-753ed95a7528dc61,libscopeguard-d52bd00767847e44,libpin_project-bedd77cc721ef4a2,libstrum-a6308fa9d4f2a306}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lrcl" "-lrcl_action" "-lrcutils" "-lrmw" "-lrosidl_runtime_c" "-lactionlib_msgs__rosidl_typesupport_c" "-lactionlib_msgs__rosidl_generator_c" "-lbuiltin_interfaces__rosidl_typesupport_c" "-lbuiltin_interfaces__rosidl_generator_c" "-ldiagnostic_msgs__rosidl_typesupport_c" "-ldiagnostic_msgs__rosidl_generator_c" "-lgeometry_msgs__rosidl_typesupport_c" "-lgeometry_msgs__rosidl_generator_c" "-lnav_msgs__rosidl_typesupport_c" "-lnav_msgs__rosidl_generator_c" "-lsensor_msgs__rosidl_typesupport_c" "-lsensor_msgs__rosidl_generator_c" "-lshape_msgs__rosidl_typesupport_c" "-lshape_msgs__rosidl_generator_c" "-lstd_msgs__rosidl_typesupport_c" "-lstd_msgs__rosidl_generator_c" "-lstd_srvs__rosidl_typesupport_c" "-lstd_srvs__rosidl_generator_c" "-lstereo_msgs__rosidl_typesupport_c" "-lstereo_msgs__rosidl_generator_c" "-ltrajectory_msgs__rosidl_typesupport_c" "-ltrajectory_msgs__rosidl_generator_c" "-lunique_identifier_msgs__rosidl_typesupport_c" "-lunique_identifier_msgs__rosidl_generator_c" "-lvisualization_msgs__rosidl_typesupport_c" "-lvisualization_msgs__rosidl_generator_c" "-lrcl_interfaces__rosidl_typesupport_c" "-lrcl_interfaces__rosidl_generator_c" "-laction_msgs__rosidl_typesupport_c" "-laction_msgs__rosidl_generator_c" "-lservice_msgs__rosidl_typesupport_c" "-lservice_msgs__rosidl_generator_c" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcR8oall/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/controllers-5a1890414ef64395" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lrcl
[INFO] [stdout]           rust-lld: error: unable to find library -lrcl_action
[INFO] [stdout]           rust-lld: error: unable to find library -lrcutils
[INFO] [stdout]           rust-lld: error: unable to find library -lrmw
[INFO] [stdout]           rust-lld: error: unable to find library -lrosidl_runtime_c
[INFO] [stdout]           rust-lld: error: unable to find library -lactionlib_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lactionlib_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lbuiltin_interfaces__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lbuiltin_interfaces__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -ldiagnostic_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -ldiagnostic_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lgeometry_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lgeometry_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lnav_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lnav_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lsensor_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lsensor_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lshape_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: unable to find library -lshape_msgs__rosidl_generator_c
[INFO] [stdout]           rust-lld: error: unable to find library -lstd_msgs__rosidl_typesupport_c
[INFO] [stdout]           rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `controllers` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e21d9c41782aae1c0388874f9210198c788e04dcc27d6836e18706ac01a05691", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e21d9c41782aae1c0388874f9210198c788e04dcc27d6836e18706ac01a05691", kill_on_drop: false }`
[INFO] [stdout] e21d9c41782aae1c0388874f9210198c788e04dcc27d6836e18706ac01a05691
